Total Complexity | 92 |
Dependencies | 9 |
Dependents | 5 |
Total lines | 449 |
Lines of code | 280 |
Logical lines of code | 177 |
Comment lines | 113 |
Methods | 12 |
Properties | 7 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
getData() | 40 | 14 | 57 | |
addOffer() | 40 | 14 | 57 | |
isOfferApplicable() | 45 | 13 | 40 | |
getPricePerItem() | 51 | 10 | 23 | |
getBundledItems() | 56 | 10 | 17 | |
addProduct() | 52 | 7 | 23 | |
isProductApplicable() | 54 | 7 | 21 | |
getAddedProducts() | 61 | 5 | 12 | |
getAppliedOffers() | 61 | 5 | 12 | |
getProductIds() | 61 | 5 | 12 | |
hasProduct() | 79 | 1 | 3 | |
isOfferApplied() | 78 | 1 | 3 |